

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

a:active {
	outline: 0;
}

a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-size: 1em;
	font-family: monospace,monospace;
}

button,input,optgroup,select,textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type=checkbox],input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}

body {
	visibility: hidden;
}

body * {
	font-family: "Microsoft YaHei","Segoe UI","Lucida Grande",Helvetica,Arial,FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	*line-height: normal;
}

a:focus {
	outline: 0;
}

ul,ol,dl,dt,dd,h5,h4,h3,h2,h1,button,input,figure {
	margin: 0;
	padding: 0;
}

*+p,*+hr,*+ul,*+ol,*+dl,*+blockquote,*+pre,*+address,*+fieldset,*+figure {
	margin: 0;
}

.ksu-plugin-imgFill,.ksu-plugin-imgAll {
	overflow: hidden;
	*position: relative;
}

.ksu-plugin-imgFill img,.ksu-plugin-imgAll img {
	display: block;
	visibility: hidden;
}

.iaaa img {
	display: block;
	visibility: hidden;
	width: 191px!important;
	height: 144px!important;
}

.ksu-plugin-dot3 {
	overflow: hidden;
}

.ksu-plugin-noselect {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}[class=ksu-data] {
	display: none;
}

.pace {
	visibility: visible;
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
	position: fixed;
	top: 0;
	right: 100%;
	z-index: 2000;
	width: 100%;
	height: 2px;
	background: #29d;
}

.pace .pace-progress-inner {
	position: absolute;
	right: 0;
	display: block;
	width: 100px;
	height: 100%;
	-webkit-box-shadow: 0 0 10px #29d,0 0 5px #29d;
	-moz-box-shadow: 0 0 10px #29d,0 0 5px #29d;
	box-shadow: 0 0 10px #29d,0 0 5px #29d;
	opacity: 1;
	-webkit-transform: rotate(3deg) translate(0px,-4px);
	-moz-transform: rotate(3deg) translate(0px,-4px);
	-o-transform: rotate(3deg) translate(0px,-4px);
	transform: rotate(3deg) translate(0px,-4px);
	-ms-transform: rotate(3deg) translate(0px,-4px);
}

.pace .pace-activity {
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 2000;
	display: block;
	display: none \0;
	width: 14px;
	height: 14px;
	border: solid 2px transparent;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-top-color: #29d;
	border-left-color: #29d;
	-webkit-animation: pace-spinner 400ms linear infinite;
	-moz-animation: pace-spinner 400ms linear infinite;
	-o-animation: pace-spinner 400ms linear infinite;
	animation: pace-spinner 400ms linear infinite;
	*display: none;
}



.ksus-wrapper {
	position: relative;
	*zoom: 1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.ksus-wrapper img {
	display: block;
	max-width: 100%;
}

.ksusslider {
	margin: 0;
	padding: 0;
}

ul.ksusslider {
	list-style: none;
}

.ksus-viewport {
	-webkit-transform: translatez(0);
}

.ksus-wrapper {
	position: relative;
	background: #fff;
}

.ksus-wrapper .ksus-pager,.ksus-wrapper .ksus-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.ksus-wrapper .ksus-loading {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	width: 100%;
	height: 100%;
	min-height: 50px;
	background: url(http://cdn.samyon.com/release/plugins/ksuSlider/i/ksus_loader.gif) center center no-repeat #fff;
}

.ksus-wrapper .ksus-pager {
	position: absolute;
	bottom: 10px;
	z-index: 51;
	padding-top: 20px;
	color: #666;
	text-align: center;
	font-weight: 700;
	font-size: .85em;
	font-family: Arial;
}

.ksus-wrapper .ksus-pager.ksus-default-pager a {
	display: inline-block;
	display: inline-block;
	overflow: hidden;
	margin: 0 4px;
	width: 8px;
	height: 8px;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: transparent;
	text-indent: -999em;
	cursor: pointer;
	*text-indent: 0;
	*zoom: 1;
	*display: inline;
	*min-height: 8px;
	_height: 8px;
}

.ksus-wrapper .ksus-pager.ksus-default-pager a:hover,.ksus-wrapper .ksus-pager.ksus-default-pager a.active,.ksus-wrapper .ksus-pager.ksus-default-pager a:focus {
	background: #fff;
}

.ksus-wrapper .ksus-pager-item,.ksus-wrapper .ksus-controls-auto .ksus-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.ksus-wrapper .ksus-pager-item {
	font-size: 0;
	line-height: 0;
}

.ksus-wrapper .ksus-prev {
	left: 10px;
	background: url(http://cdn.samyon.com/release/plugins/ksuSlider/i/controls.png) no-repeat 0 -32px;
}

.ksus-wrapper .ksus-prev:hover,.ksus-wrapper .ksus-prev:focus {
	background-position: 0 0;
}

.ksus-wrapper .ksus-next {
	right: 10px;
	background: url(http://cdn.samyon.com/release/plugins/ksuSlider/i/controls.png) no-repeat -43px -32px;
}

.ksus-wrapper .ksus-next:hover,.ksus-wrapper .ksus-next:focus {
	background-position: -43px 0;
}

.ksus-wrapper .ksus-controls-direction a {
	position: absolute;
	top: 50%;
	z-index: 51;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	outline: 0;
	text-indent: -9999px;
}

.ksus-wrapper .ksus-controls-direction a.disabled {
	display: none;
}

.ksus-wrapper .ksus-controls-auto {
	text-align: center;
}

.ksus-wrapper .ksus-controls-auto .ksus-start {
	display: block;
	margin: 0 3px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(http://cdn.samyon.com/release/plugins/ksuSlider/i/controls.png) -86px -11px no-repeat;
	text-indent: -9999px;
}

.ksus-wrapper .ksus-controls-auto .ksus-start:hover,.ksus-wrapper .ksus-controls-auto .ksus-start.active,.ksus-wrapper .ksus-controls-auto .ksus-start:focus {
	background-position: -86px 0;
}

.ksus-wrapper .ksus-controls-auto .ksus-stop {
	display: block;
	margin: 0 3px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(http://cdn.samyon.com/release/plugins/ksuSlider/i/controls.png) -86px -44px no-repeat;
	text-indent: -9999px;
}

.ksus-wrapper .ksus-controls-auto .ksus-stop:hover,.ksus-wrapper .ksus-controls-auto .ksus-stop.active,.ksus-wrapper .ksus-controls-auto .ksus-stop:focus {
	background-position: -86px -33px;
}

.ksus-wrapper .ksus-controls.ksus-has-controls-auto.ksus-has-pager .ksus-pager {
	width: 80%;
	text-align: left;
}

.ksus-wrapper .ksus-controls.ksus-has-controls-auto.ksus-has-pager .ksus-controls-auto {
	right: 0;
	width: 35px;
}

.ksus-wrapper .ksus-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #666;
	background: rgba(80,80,80,.75);
}

.ksus-wrapper .ksus-caption span {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: .85em;
	font-family: Arial;
}

header .welcome {
	position: relative;
	width: 100%;
	height: 52px;
	min-width: 1000px;
}

header .welcome .bg {
	width: 100%;
	*zoom: 1;
}

header .welcome .bg:before,header .welcome .bg:after {
	display: table;
	content: "";
}

header .welcome .bg:after {
	clear: both;
}

header .welcome .bg .l,header .welcome .bg .r {
	width: 49.9%;
	height: 52px;
}

header .welcome .bg .l {
	float: left;
	background-color: #f9b600;
}

header .welcome .bg .r {
	float: right;
	background-color: #179455;
}

header .welcome .wrap {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 52px;
}

header .welcome .wrap .l,header .welcome .wrap .r {
	float: left;
	height: 52px;
}

header .welcome .wrap .l a,header .welcome .wrap .r a {
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 52px;
	opacity: 0;
	*line-height: 52px;
}

header .welcome .wrap .l {
	width: 420px;
	background-color: #f9b600;
	text-indent: 10px;
}

header .welcome .wrap .r {
	padding-right: 10px;
	width: 570px;
	background-color: #179455;
	text-align: right;
}

header nav {
	position: relative;
	height: 130px;
	*zoom: 1;
}

header nav:before,header nav:after {
	display: table;
	content: "";
}

header nav:after {
	clear: both;
}

header nav .bg {
	*zoom: 1;
}

header nav .bg:before,header nav .bg:after {
	display: table;
	content: "";
}

header nav .bg:after {
	clear: both;
}

header nav .bg .l,header nav .bg .r {
	width: 49.9%;
	height: 130px;
}

header nav .bg .l {
	float: left;
	background-color: #fff;
}

header nav .bg .r {
	float: right;
	background-color: #f1f1f1;
}

header nav .wrap {
	position: absolute;
	top: 0;
	left: 50%;
	overflow: hidden;
	margin-left: -500px;
	width: 1000px;
	height: 130px;
}

header nav .logo {
	float: left;
	margin-top: 25px;
}

header nav .logo a {
	color: #179455;
	font-weight: 400;
	font-size: 30px;
	line-height: 80px;
	*line-height: 80px;
}

header nav ul {
	float: left;
	margin-left: 150px;
	*zoom: 1;
}

header nav ul:before,header nav ul:after {
	display: table;
	content: "";
}

header nav ul:after {
	clear: both;
}

header nav ul li {
	float: left;
	display: none;
	overflow: hidden;
	background-color: #f1f1f1;
	text-align: center;
}

header nav ul li.active,header nav ul li:hover {
	background-color: #fff;
}

header nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #111;
	font-weight: 400;
	font-size: 16px;
	line-height: 130px;
	*line-height: 130px;
}

main .ksua-banner .slider {
	width: 100%;
	height: 420px;
}

main .ksua-search {
	margin-bottom: 30px;
	width: 100%;
	height: 89px;
	border-bottom: 1px solid #e9e9e9;
	background-color: #f1f1f1;
}

main .ksua-search .wrap {
	margin: 0 auto;
	width: 1000px;
}

main .ksua-search .tab {
	position: relative;
	width: 140px;
	height: 60px;
	background-color: #179455;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 60px;
	*line-height: 60px;
}

main .ksua-search .tab:before {
	display: inline-block;
	content: "\f002";
	font: normal normal normal 14px / 1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

main .ksua-search .tab:after {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	margin-left: -4px;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 7px solid #fff;
	content: '';
}

main .ksua-search .bar {
	width: 998px;
	height: 58px;
	border: 1px solid #e9e9e9;
	background-color: #fff;
	*zoom: 1;
}

main .ksua-search .bar:before,main .ksua-search .bar:after {
	display: table;
	content: "";
}

main .ksua-search .bar:after {
	clear: both;
}

main .ksua-search .bar .keyword {
	float: left;
	overflow: hidden;
	margin-left: 20px;
	width: 600px;
	*zoom: 1;
}

main .ksua-search .bar .keyword:before,main .ksua-search .bar .keyword:after {
	display: table;
	content: "";
}

main .ksua-search .bar .keyword:after {
	clear: both;
}

main .ksua-search .bar .keyword .font {
	float: left;
	color: #179455;
	font-weight: 400;
	font-size: 16px;
	line-height: 58px;
	*line-height: 58px;
}

main .ksua-search .bar .keyword ul {
	float: left;
}

main .ksua-search .bar .keyword ul li {
	float: left;
	margin-right: 20px;
}

main .ksua-search .bar .keyword ul li a {
	color: #7d7d7d;
	font-weight: 400;
	font-size: 14px;
	line-height: 58px;
	*line-height: 58px;
}

main .ksua-search .bar .txt {
	float: left;
	margin-top: 10px;
	*zoom: 1;
}

main .ksua-search .bar .txt:before,main .ksua-search .bar .txt:after {
	display: table;
	content: "";
}

main .ksua-search .bar .txt:after {
	clear: both;
}

main .ksua-search .bar .txt .i {
	float: left;
}

main .ksua-search .bar .txt .i input {
	padding: 5px;
	width: auto;
	width: 280px;
	height: auto;
	height: 28px;
	outline: 0;
	border: 0;
	border: 1px solid #f3f3f3;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: 0 0;
	line-height: 28px;
	resize: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
}

main .ksua-search .bar .txt .i input::-webkit-outer-spin-button,main .ksua-search .bar .txt .i input::-webkit-inner-spin-button {
	-webkit-appearance: none!important;
}

main .ksua-search .bar .txt .i input::-ms-clear {
	display: none;
}

main .ksua-search .bar .txt .b {
	float: left;
}

main .ksua-search .bar .txt .b button {
	position: relative;
	float: left;
	display: block;
	width: auto;
	width: 59px;
	height: auto;
	height: 40px;
	outline: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: 0 0;
	background-color: #1fb96b;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 40px;
	resize: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
	*line-height: 40px;
}

main .ksua-search .bar .txt .b button::-webkit-outer-spin-button,main .ksua-search .bar .txt .b button::-webkit-inner-spin-button {
	-webkit-appearance: none!important;
}

main .ksua-search .bar .txt .b button::-ms-clear {
	display: none;
}

main .ksua-search .bar .txt .b button:after {
	position: absolute;
	top: 50%;
	right: -16px;
	display: block;
	margin-top: -8px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-left: 8px solid #1fb96b;
	content: '';
}

main .ksua-search .bar .txt .b b {
	float: left;
	display: block;
	width: 19px;
	height: 40px;
	background-color: #179455;
}

main .ksua-about {
	overflow: hidden;
	height: 380px;
	background-color: #fff;
}

main .ksua-about .ksua-j-t1 {
	margin-top: 100px;
	margin-bottom: 50px;
}

main .ksua-about .ksua-j-t1 h5 {
	left: -22px;
	width: 120px;
	height: 41px;
	background-repeat: no-repeat;
}

main .ksua-about .detail {
	margin: 0 auto;
	width: 1000px;
	*zoom: 1;
}

main .ksua-about .detail:before,main .ksua-about .detail:after {
	display: table;
	content: "";
}

main .ksua-about .detail:after {
	clear: both;
}

main .ksua-about .detail .con {
	display: none;
	overflow: hidden;
	height: 102px;
	color: #5a5a5a;
	text-indent: 2em;
	font-weight: 400;
	font-size: 16px;
	line-height: 34px;
	*line-height: 34px;
}

main .ksua-about .detail .more {
	float: right;
	margin-top: 15px;
	color: #5a5a5a;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	*line-height: 1.3;
}

main .ksua-product {
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
	width: 100%;
	height: 702px;
	background-repeat: no-repeat;
}

main .ksua-product .ksua-j-t1 {
	margin-top: 55px;
}

main .ksua-product .ksua-j-t1 h5 {
	left: -22px;
	width: 104px;
	height: 41px;
	background-repeat: no-repeat;
}

main .ksua-product .ksua-j-t1 a {
	left: 46px;
}

main .ksua-product .list {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 55px;
	width: 1000px;
}

main .ksua-product .list ul {
	width: 1030px;
	*zoom: 1;
}

main .ksua-product .list ul:before,main .ksua-product .list ul:after {
	display: table;
	content: "";
}

main .ksua-product .list ul:after {
	clear: both;
}

main .ksua-product .list ul li {
	position: relative;
	float: left;
	display: none;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 320px;
	height: 240px;
}

main .ksua-product .list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

main .ksua-product .list ul li .show .pic {
	width: 100%;
	height: 100%;
}

main .ksua-product .list ul li .show .font {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 320px;
	height: 38px;
}

main .ksua-product .list ul li .show .font .bg,main .ksua-product .list ul li .show .font .f {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

main .ksua-product .list ul li .show .font .bg {
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}

main .ksua-product .list ul li .show .font .f .t,main .ksua-product .list ul li .show .font .f .intro {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 190px;
}

main .ksua-product .list ul li .show .font .f .t {
	color: #fefefe;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 38px;
	*line-height: 38px;
}

main .ksua-product .list ul li .show .font .f .intro {
	overflow: hidden;
	height: 100px;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 25px;
	opacity: 0;
	*line-height: 25px;
	filter: alpha(opacity=0);
}

main .ksua-news {
	position: relative;
	overflow: hidden;
	min-height: 630px;
}

main .ksua-news .ksua-j-t1 {
	margin-top: 60px;
	margin-bottom: 30px;
}

main .ksua-news .ksua-j-t1 h5 {
	left: -2px;
	width: 190px;
	height: 41px;
	background-repeat: no-repeat;
}

main .ksua-news .bg {
	position: absolute;
	top: 399px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 203px;
	background-color: #179455;
}

main .ksua-news .wrap {
	margin: 0 auto;
	width: 1000px;
}

main .ksua-news .wrap:before,main .ksua-news .wrap:after {
	display: table;
	content: " ";
}

main .ksua-news .wrap:after {
	clear: both;
}

main .ksua-news .key {
	position: relative;
	float: left;
	width: 394px;
	height: 377px;
}

main .ksua-news .key a {
	display: block;
}

main .ksua-news .key .pic {
	width: 394px;
	height: 377px;
}

main .ksua-news .key .font {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 394px;
	height: 90px;
}

main .ksua-news .key .font .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60);
}

main .ksua-news .key .font .f {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}

main .ksua-news .key .font .f .t,main .ksua-news .key .font .f .intro {
	margin-right: 15px;
	margin-left: 15px;
}

main .ksua-news .key .font .f .t {
	overflow: hidden;
	margin-top: 15px;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.3;
	*line-height: 1.3;
	-o-text-overflow: ellipsis;
}

main .ksua-news .key .font .f .intro {
	overflow: hidden;
	margin-top: 5px;
	height: 44px;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 22px;
	*line-height: 22px;
}

main .ksua-news .timeLine {
	float: left;
	margin-left: 20px;
	width: 586px;
}

main .ksua-news .timeLine .chuck {
	margin-bottom: 15px;
	width: 100%;
	height: 83px;
	background-color: #f5f5f5;
	*zoom: 1;
}

main .ksua-news .timeLine .chuck:before,main .ksua-news .timeLine .chuck:after {
	display: table;
	content: "";
}

main .ksua-news .timeLine .chuck:after {
	clear: both;
}

main .ksua-news .timeLine .chuck .calendar {
	float: left;
	padding: 1px;
	width: 83px;
	height: 83px;
	background-repeat: no-repeat;
}

main .ksua-news .timeLine .chuck .calendar .t {
	width: 81px;
	height: 24px;
	background-color: #20c873;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	*line-height: 24px;
}

main .ksua-news .timeLine .chuck .calendar .day {
	width: 81px;
	height: 57px;
	background-color: #fff;
	color: #b6b6b6;
	text-align: center;
	font-weight: 400;
	font-size: 26px;
	line-height: 57px;
	*line-height: 57px;
}

main .ksua-news .timeLine .chuck .info {
	float: left;
	margin-left: 15px;
	width: 399px;
}

main .ksua-news .timeLine .chuck .info h2 {
	overflow: hidden;
	margin-top: 20px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.3;
	*line-height: 1.3;
	-o-text-overflow: ellipsis;
}

main .ksua-news .timeLine .chuck .info .intro {
	overflow: hidden;
	margin-top: 15px;
	color: #989898;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.3;
	*line-height: 1.3;
	-o-text-overflow: ellipsis;
}

main .container {
	margin: 0 auto;
	margin-top: 80px;
	padding-bottom: 70px;
	width: 1000px;
	*zoom: 1;
}

main .container:before,main .container:after {
	display: table;
	content: "";
}

main .container:after {
	clear: both;
}

main .container aside {
	float: left;
	margin-top: 28px;
	width: 286px;
}

main .container aside h5 {
	margin-bottom: 30px;
	color: #179455;
	text-align: center;
	font-weight: 400;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.3;
	*line-height: 1.3;
}

main .container aside .side {
	width: 100%;
}

main .container aside .side ul li {
	position: relative;
	margin-bottom: 15px;
	width: 100%;
	height: 66px;
}

main .container aside .side ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #179455;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 66px;
	*line-height: 66px;
}

main .container aside .side ul li b {
	position: absolute;
	top: 17px;
	right: 0;
	display: none;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-right: 15px solid #f9b600;
}

main .container aside .side ul li.active b,main .container aside .side ul li:hover b {
	display: block;
}

main .container .content {
	float: left;
	margin-left: 64px;
	width: 650px;
}

main .container .content .news-list {
	margin-top: 40px;
}

main .container .content .news-list li {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #444;
}

main .container .content .news-list a {
	display: block;
}

main .container .content .news-list a span {
	display: block;
}

main .container .content .news-list a h5 {
	*zoom: 1;
}

main .container .content .news-list a h5:before,main .container .content .news-list a h5:after {
	display: table;
	content: "";
}

main .container .content .news-list a h5:after {
	clear: both;
}

main .container .content .news-list a h5 b {
	float: left;
	color: #757575;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.3;
	*line-height: 1.3;
}

main .container .content .news-list a h5 span {
	float: left;
	margin-top: 6px;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	background-color: #f9b600;
}

main .container .content .news-list a .info {
	margin-top: 15px;
}

main .container .content .news-list a .info .time {
	float: right;
	color: #565656;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	*line-height: 1.3;
}

main .container .content .news-list a .info .intro {
	overflow: hidden;
	color: #565656;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	*line-height: 1.3;
	-o-text-overflow: ellipsis;
}

main .container .content .product-list {
	overflow: hidden;
	margin-top: 35px;
	margin-left: 18px;
	width: 611px;
	*zoom: 1;
}

main .container .content .product-list:before,main .container .content .product-list:after {
	display: table;
	content: "";
}

main .container .content .product-list:after {
	clear: both;
}

main .container .content .product-list .wrap {
	width: 650px;
}

main .container .content .product-list figure {
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
	width: 191px;
}

main .container .content .product-list figure .pic {
	width: 191px;
	height: 144px;
}

main .container .content .product-list figure figcaption {
	margin-top: 15px;
	color: #585858;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	*line-height: 1.3;
}

main .container .content article h1 {
	margin-top: 30px;
	color: #565656;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
	*line-height: 1.3;
}

main .container .content article h4 {
	margin-top: 10px;
	color: #565656;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.3;
	*line-height: 1.3;
}

main .container .content article .con {
	margin-top: 40px;
	line-height: 2;
}

main .container .content article img {
	display: block;
	margin: 20px auto;
	height: auto;
	max-width: 100%;
	max-height: auto;
}

main .container .content .msg ul {
	margin-top: 75px;
	margin-left: 50px;
}

main .container .content .msg ul li {
	margin-bottom: 10px;
	*zoom: 1;
}

main .container .content .msg ul li:before,main .container .content .msg ul li:after {
	display: table;
	content: "";
}

main .container .content .msg ul li:after {
	clear: both;
}

main .container .content .msg ul li .l {
	float: left;
	width: 100px;
	color: #4f4f4f;
	text-align: right;
	font-weight: 400;
	font-size: 16px;
	line-height: 36px;
	*line-height: 36px;
}

main .container .content .msg ul li .r {
	float: left;
	margin-left: 20px;
}

main .container .content .msg ul li .r .txt {
	*zoom: 1;
}

main .container .content .msg ul li .r .txt:before,main .container .content .msg ul li .r .txt:after {
	display: table;
	content: "";
}

main .container .content .msg ul li .r .txt:after {
	clear: both;
}

main .container .content .msg ul li .r .txt input,main .container .content .msg ul li .r .txt textarea {
	padding: 5px;
	width: auto;
	width: 356px;
	height: auto;
	outline: 0;
	border: 0;
	border: 1px solid #179455;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: 0 0;
	resize: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
}

main .container .content .msg ul li .r .txt input::-webkit-outer-spin-button,main .container .content .msg ul li .r .txt input::-webkit-inner-spin-button,main .container .content .msg ul li .r .txt textarea::-webkit-outer-spin-button,main .container .content .msg ul li .r .txt textarea::-webkit-inner-spin-button {
	-webkit-appearance: none!important;
}

main .container .content .msg ul li .r .txt input::-ms-clear,main .container .content .msg ul li .r .txt textarea::-ms-clear {
	display: none;
}

main .container .content .msg ul li .r .txt input {
	height: 24px;
	line-height: 24px;
}

main .container .content .msg ul li .r .txt input.vali {
	float: left;
	width: 137px;
}

main .container .content .msg ul li .r .txt textarea {
	height: 95px;
}

main .container .content .msg ul li .r .txt .pic {
	float: left;
	margin-left: 10px;
	width: 78px;
	height: 36px;
}

main .container .content .msg ul li .r .txt .pic img {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

main .container .content .msg ul li .r .txt a {
	margin-left: 10px;
	color: #000;
	font-weight: 400;
	font-size: 12px;
	line-height: 36px;
	*line-height: 36px;
}

main .container .content .msg ul li .r .txt a b {
	color: #939393;
}

main .container .content .msg ul li .r .error {
	display: none;
	color: red;
	font-weight: 400;
	font-size: 14px;
	line-height: 36px;
	*line-height: 36px;
}

main .container .content .msg .btn {
	margin-top: 30px;
	margin-left: 220px;
}

main .container .content .msg .btn [type=reset],main .container .content .msg .btn [type=submit] {
	width: auto;
	width: 97px;
	height: auto;
	height: 33px;
	outline: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: 0 0;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.3;
	resize: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
	*line-height: 1.3;
}

main .container .content .msg .btn [type=reset]::-webkit-outer-spin-button,main .container .content .msg .btn [type=reset]::-webkit-inner-spin-button,main .container .content .msg .btn [type=submit]::-webkit-outer-spin-button,main .container .content .msg .btn [type=submit]::-webkit-inner-spin-button {
	-webkit-appearance: none!important;
}

main .container .content .msg .btn [type=reset]::-ms-clear,main .container .content .msg .btn [type=submit]::-ms-clear {
	display: none;
}

main .container .content .msg .btn [type=submit] {
	margin-right: 20px;
	background-color: #181d23;
}

main .container .content .msg .btn [type=reset] {
	background-color: #179455;
}

footer {
	width: 100%;
	background-color: #181d23;
}

footer nav.friend {
	width: 100%;
	height: 50px;
	background-color: #f1b000;
}

footer nav.friend .wrap {
	margin: 0 auto;
	width: 1000px;
	*zoom: 1;
}

footer nav.friend .wrap:before,footer nav.friend .wrap:after {
	display: table;
	content: "";
}

footer nav.friend .wrap:after {
	clear: both;
}

footer nav.friend a,footer nav.friend span {
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 50px;
	*line-height: 50px;
}

footer nav.yoo {
	display: block;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	*zoom: 1;
}

footer nav.yoo:before,footer nav.yoo:after {
	display: table;
	content: "";
}

footer nav.yoo:after {
	clear: both;
}

footer nav.yoo a {
	float: left;
	display: block;
	padding-right: 10px;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.3;
	*line-height: 1.3;
}

footer nav.yoo a+a:before {
	float: left;
	display: block;
	padding-right: 10px;
	color: #fff;
	content: '|';
	line-height: 1 \0;
}

footer .copyright {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.3;
	*line-height: 1.3;
}

footer .copyright a,footer .copyright span {
	color: #fff;
}

.ksua-j-t1 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 682px;
	height: 47px;
	background-repeat: no-repeat;
}

.ksua-j-t1 h5 {
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.ksua-j-t1 h5 a {
	position: absolute;
	top: -2px;
	left: 55px;
	display: block;
	width: 160px;
	color: #1a3850;
	font-weight: 400;
	font-size: 26px;
	line-height: 1.3;
	*line-height: 1.3;
}

.ksua-j-t2 {
	position: relative;
	padding-bottom: 7px;
	border-bottom: 2px solid #179455;
}

.ksua-j-t2 h2 {
	color: #179455;
	text-align: center;
	font-weight: 400;
	font-size: 40px;
	line-height: 1.3;
	*line-height: 1.3;
}

.ksua-j-t2 h3 {
	margin-top: 3px;
	padding-bottom: 20px;
	border-bottom: 4px solid #179455;
	color: #555554;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
	*line-height: 1.3;
}

.ksua-j-t2 .breadcrumb {
	position: absolute;
	right: 0;
	bottom: 25px;
	*zoom: 1;
}

.ksua-j-t2 .breadcrumb:before,.ksua-j-t2 .breadcrumb:after {
	display: table;
	content: "";
}

.ksua-j-t2 .breadcrumb:after {
	clear: both;
}

.ksua-j-t2 .breadcrumb li {
	float: left;
	margin-right: 3px;
	color: #585858;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.3;
	*line-height: 1.3;
}

.ksua-j-t2 .breadcrumb li a {
	color: #585858;
}

.ksua-j-t2 .breadcrumb li+li a:after {
	margin-left: 3px;
	content: '»\00a0';
}

.ksua-pagination {
	margin-top: 70px;
	border-top: 2px solid #999;
}

.ksua-pagination li {
	margin-top: 10px;
	color: #565656;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.3;
	*line-height: 1.3;
}

.ksua-pagination li a {
	color: #565656;
}

.ksua-pagination .l {
	float: left;
}

.ksua-pagination .r {
	float: right;
}

main .ksua-about .ksua-j-t1 h5 {
	background-position: -1799px 0px;
}

main .ksua-product {
	background-position: 0px -44px;
}

main .ksua-product .ksua-j-t1 h5 {
	background-position: -1815px -749px;
}

main .ksua-news .ksua-j-t1 h5 {
	background-position: -1729px -793px;
}

main .ksua-news .timeLine .chuck .calendar {
	background-position: -1836px -837px;
}

.ksua-j-t1 {
	background-position: -1237px -923px;
}

main .ksua-about .ksua-j-t1 h5,main .ksua-product,main .ksua-product .ksua-j-t1 h5,main .ksua-news .ksua-j-t1 h5,main .ksua-news .timeLine .chuck .calendar,.ksua-j-t1 {
	background-image: url(http://cdn.samyon.com/release/images/sites/templete/201603PC4/icon_z.png);
}